Skip to content

exerciciosFeitos#79

Open
raphhax wants to merge 1 commit into
COLTEC-DAW:masterfrom
raphhax:master
Open

exerciciosFeitos#79
raphhax wants to merge 1 commit into
COLTEC-DAW:masterfrom
raphhax:master

Conversation

@raphhax

@raphhax raphhax commented Apr 22, 2023

Copy link
Copy Markdown

No description provided.

}

function mod(num, mod){
if (num % mod === 0) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deveria ser recursivo

@@ -0,0 +1,8 @@
function range(min, max) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faltou o intervalo

@jemaf jemaf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nota: 0,65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants